Loading languages...
BA

Baserow MCP

@Baserow

Introducing the Model Context Protocol (MCP) Server: A seamless integration with Large Language Models.

database
no-code
llm-integration
crud

# mcpServer Config

{
  "mcpServers": {
    "Baserow MCP": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "MCP URL"
      ]
    }
  }
}

# stdio

npx mcp-remote MCP URL
Transport:
stdio
Language:
Updated:8/3/2025